The request must be authenticated by an API key with the logs
ACL.
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
First log entry to retrieve. The most recent entries are listed first.
Maximum number of entries to retrieve.
x <= 1000
Index for which to retrieve log entries. By default, log entries are retrieved for all indices.
Type of log entries to retrieve. By default, all log entries are retrieved.
all
, query
, build
, error
OK
The response is of type object
.